Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

RE: how to move documents from one copy of a database to another with new design elements?
~Lily Frotoolitikle 18.Nov.03 07:26 AM a Web browser
Domino Designer 6.0.1 All Platforms


Hi,

Do your "header" and "detail" documents relates by the following rule:

Header: fld_DocUNID = Doc.UniversalID

Detail: fld_DetailDocUNID = DetailDoc.UniversalID
fld_HeaderUNID = fld_DocUNID

If you do so, you make an effort to build an well-related DB object based on Domino Database.

In some cases, we also use this model. When you copy a document from an old database to a new database, your document is assigned a new UniversalID. So, the detail document cannot link to the header document by:

Set headerDoc = Db.GetDocumentByUNID(detailDoc.fld_HeaderUNID(0))

This is the cause of that problem!

Hope to see your success to solve it

Good luck!

nhatnamnv@yahoo.com




how to move documents from one copy... (~Maria Prerever... 17.Nov.03)
. . RE: how to move documents from one ... (~Bill Frokimari... 17.Nov.03)
. . . . RE: how to move documents from one ... (~Lily Frotoolit... 18.Nov.03)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS